This storage is not a "cache"& it does not share address space with main memory. 这个存储并不是“缓存”&它不会与主存共享地址空间。
You could then load the library into your address space and call the methods using function pointers. 然后,您可以将库装入到您的地址空间中并使用函数指针调用方法。
Each guest operating system has its own address space that is mapped when the guest is instantiated. 每个客户操作系统都有自己的地址空间,并且是在实例化客户操作系统时映射的。
What you need in these situations is a document-based, schema-free, ad-hoc database with a flat address space. 在这些情况下,您需要的是一个基于文档的、没有模式的、具有扁平地址空间的特别数据库。
Free: The process is not yet using that area of the address space. 自由:还没有进程使用这部分地址空间。
The memory addresses in the address space allow the agent to access the memories in the physical RAM. 在内存空间中的内存地址允许代理访问物理RAM中的内存。
The native code must share the address space with the Java runtime. 本机代码必须与Java运行时共享地址空间。
One approach to the problem uses a segmented POID address space ( see References). 解决该问题的一个办法是采用分段POID地址空间(请参阅参考资料)。
User data within the process address space must be accessed using kernel services. 对于进程地址空间中的用户数据,必须使用内核服务进行访问。
These libraries are loaded directly into the DB2 kernel and run in our address space. 这些库被直接装载到DB2内核中,并在我们的地址空间中运行。
Between calls, of course, the object is maintained in the address space of the Twisted server. 当然,调用过程之间,对象保存在Twisted服务器的地址空间中。
The shared-classes system maps a fixed-size area of shared memory into the address space. 共享类系统将固定大小的共享内存区域映射到地址空间。
System Services Address Space ( ssidMSTR) controls the entire system services including log management and command processing. SystemServicesAddressSpace(ssidMSTR)控制整个系统服务,包括日志管理和命令处理。
Repeat this step for each additional address space that you want to configure for this connector. 对要为此连接器配置的每个其他地址空间重复此操作。
All send connectors require a name and an address space. 所有发送连接器都需要名称和地址空间。
This means, all the VMs live in the same OS address space and run in parallel. 这表示所有的虚拟机都驻留在同一个操作系统的地址空间中并且并行运行。
You must specify at least one address space or connected routing group before this connector can be created. 必须至少指定一个地址空间或连接的路由组,才能创建此连接器。
Exclude this address space by using the syntax of your memory manager. 使用内存管理器的语法排除该地址空间。
Assign a different physical address space to each process, ensuring an efficient protection against addressing errors. 分配不同的物理地址空间给每个进程,确保了有效的保护以避免地址错误。
A processor's standard address space. 一个处理器的标准地址空间。
In the logical address space we have new degrees of freedom. 在逻辑地址空间我们拥有了更大的自由。
Data format and address space. 数据格式和地址空间。
Modules may logically import another module's publicly exposed services and resources incorporating them into the address space. 模块可以从逻辑上引入另一个模块的公共服务和资源,将它们包含到地址空间中。
A contiguous fixed-sized area of storage. Each partition is a separate address space. 一种地址连续的、长的存储区,每个分区是一个独立的地址空间。
So we can page the virtual address space AND page the page table. 为了能同时对虚拟地址空间和他对应的页表都进行分页。
For all other values of address type, you can enter any text for the address space. 对于地址类型的所有其他值,可以为地址空间输入任何文本。
All URI addresses are managed within a logical address space. 所有URI地址在一个逻辑地址空间中统一管理。
I ran a program that brought Billy's neurons into Sid's address space. 我执行了一段让比利的神经元与席德的地址空间相连通的程序。
Another example is the Gatekeeper which is used to provide access control for all requests entering an address space. Gatekeeper用来对进入地址空间的请求提供访问控制。
After the forking process, the address space of the child process is overwritten with the new process data. 程序分叉后,子程序的地址空间将被新程序的数据所覆盖。